home *** CD-ROM | disk | FTP | other *** search
- --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
- -- UNIT NAME : ADAREF - Ada Cross-Reference Program
- -- VERSION : 1.0
- -- REVIEW CODE :
- -- DDN ADDRESS :
- -- AUTHOR : K. Cassidy, G. Anderson
- -- : USAF Armament Lab
- -- : Submitted by: Richard Conn (RCONN at SIMTEL20)
- -- COPYRIGHT :
- -- DATE CREATED : 2 July 85
- -- DATE RELEASED : 2 July 85
- -- DATE LAST UPDATED : 2 July 85
- -- LOCATION : ASR
- -- ENVIRONMENT : DEC VAX 11/785, DEC Pascal
- --= CLASSIFICATION ===============================================--
- -- CATEGORY LEVEL 1 : PROGRAMMING TOOLS
- -- CATEGORY LEVEL 2 : Cross Reference
- -- CATEGORY LEVEL 3 : Cross Reference 1
- -- CATEGORY LEVEL 4 :
- -- KEYWORD : Ada Cross Reference
- -- KEYWORD : Cross Reference
- -- KEYWORD : Pascal
- -- INDEX : Pascal
- -- INDEX : Ada Cross Reference
- -- INDEX : Cross Reference, Ada
- -- TAXONOMY :
- -- DEPENDENCIES :
- -- SEE ALSO :
- --= FILE LISTING ===============================================--
- -- FILE SPECS : PD:<ADA.CROSS-REFERENCE>ADAREF.*
- -- DIRECTORY DISPLAY :
- -- Directory PD:<ADA.CROSS-REFERENCE>
- -- File Name Byte Count Line Count
- -- --------------- ---------- ----------
- -- ADAREF.COM 682 24
- -- ADAREF.DOC 628 9
- -- ADAREF.PAS 23786 695
- -- ADAREF.PRO 3147 66
- -- =============== ========== ==========
- -- 4 Files 28243 794
- --= ABSTRACT ===============================================--
- -- This is an Ada cross reference program, written in Pascal.
- -- Adapted from an original work by Wirth in his book "Algorithms + Data
- -- Structures = Programs", several modifications were made to create the
- -- present form. See the opening comments for authors and revision
- -- history.
- --= REVISION HISTORY ===============================================--
- --
- -- DATE VERSION AUTHOR HISTORY
- -- 19850702 1.0 K. Cassidy Initial release to repository
- --= RELEASE NOTICE ===============================================--
- -- This prologue must be included in all copies of this software.
- --
- -- This software is released to the Ada community.
- -- This software is released to the Public Domain (note:
- -- software released to the Public Domain is not subject
- -- to copyright protection).
- -- Restrictions on use or distribution: NONE
- --= DISCLAIMER ===============================================--
- -- This software and its documentation are provided "AS IS" and
- -- without any expressed or implied warranties whatsoever. No warranties
- -- as to performance, merchantability, or fitness for a particular
- -- purpose exist.
- -- The user is advised to test the software thoroughly before
- -- relying on it. The user must assume the entire risk and liability of
- -- using this software. In no event shall any person or organization of
- -- people be held responsible for any direct, indirect, consequential or
- -- inconsequential damages or lost profits.
- --======================================================================--
-